Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vcpkg_check_linkage] Clarify ONLY_DYNAMIC_LIBRARY failures and supports expressions. #432

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

BillyONeal
Copy link
Member

Copy link

@BillyONeal : Thanks for your contribution! The author(s) have been notified to review your proposed change.

Copy link
Contributor

Learn Build status updates of commit 5175974:

✅ Validation status: passed

File Status Preview URL Details
vcpkg/maintainers/functions/vcpkg_check_linkage.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link

PRMerger Results

Issue Description
File Change Percent This PR contains file(s) with more than 30% file change.

@@ -38,7 +41,33 @@ Indicates that this port can only be built with dynamic/shared CRT linkage.

## Notes

This command will either alter the settings for `VCPKG_LIBRARY_LINKAGE` or fail, depending on what was requested by the user versus what the library supports.
If the triplet requests a setting of `VCPKG_LIBRARY_LINAKGE` different than the port supports,
and changing `VCPKG_LIBRARY_LINKAGE` to that the port supports is cosidered safe,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
and changing `VCPKG_LIBRARY_LINKAGE` to that the port supports is cosidered safe,
and changing `VCPKG_LIBRARY_LINKAGE` to that the port supports is considered safe,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants